Function |insert
std/data/string_map::|insert
Usage
|insert(map, key, value)
Parameters
โณ map:
StringMap
(std/data/string_map::StringMap
)
โณ key:
string
โณ value:
string
Return
โด StringMap
Insert one entry in a map
std/data/string_map::|insert
|insert(map, key, value)
โณ map:
StringMap
(std/data/string_map::StringMap
)
โณ key:
string
โณ value:
string
โด StringMap
Insert one entry in a map